test

abstract fun test(t: T): Boolean(source)

Evaluates this predicate on the given argument.

Return

true if the input argument matches the predicate, otherwise false

Parameters

t

the input argument